home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / cnet / 1ooamenu.lha / Menu / editor.1 < prev    next >
Text File  |  1994-01-03  |  3KB  |  65 lines

  1. CNet/3 Line Editor commands:
  2.  
  3. All editor commands are termed "dot" commands, because in order to activate one, you must first press a period (.) at the beginning of any line.  Here are the essential commands:
  4.  
  5. .A     Abort, return to prompt         .D  *  Delete lines
  6. .E   * Edit lines                      .I     Insert before a line
  7. .L   * List lines (w/line #s)          .N     Clear all text, start over
  8. .R   * Read what you've entered        .S     Save text, return to prompt
  9.  
  10. Want to see more [No]? ?0t70 #0}je 5}
  11. .B     Put a border around text        .C   * Copy lines to insert point
  12. .F   * Find a string of characters     .G     Read file into editor (sysop)
  13. .H     This help menu                  .J   * Justify text lines
  14. .K   * Replace lines with new ones     .M   * Read text (interpret MCI also)
  15. .O     Toggle lines numbers on/off     .P     Put text into a file (sysop)
  16. .Q     Quote text from last message    .T   * Toggle paragraph markers ()
  17. .V     The ANSI visual editor          .W     Toggle word wrap on/off
  18. .Z     ZIP ASCII or Xmodem transfer    .>     Set the right margin
  19. .$   * Search and replace text         .*     Execute a BBS command (eg WHO)
  20.  
  21. Read range (*) selection info [No]? ?0t70 #0}je 5}
  22. For many commands, you may specify a RANGE of lines on which to perform their function.  These commands have been marked with asterisks (*).  Here're some examples of valid range specifications:
  23.  
  24.      5     Line 5 only
  25.    5-10    Lines 5 through 10
  26.     1,7    Lines 1 and 7
  27. 5-10,14    Lines 5 through 10 and 14
  28.  
  29. If a 'range' command is executed without specification, or with line numbers out of range, C-Net will use these defaults:
  30.  
  31.     LAST line:   Delete, Edit, Replace
  32.     ALL lines:   List, Read, Find, Copy
  33.    FIRST line:   Insert
  34.  
  35. Read "justify" options [No]? ?0t70 #0}je 5}
  36. There are currently 7 different ways that you can justify text:
  37.  
  38.    Right:   :2move text to right border:0
  39.     Left:   :2move text to left border:0
  40.   Center:   :2move text to center of screen:0
  41.   Expand:   :2add spaces to fill line:0
  42.   Packed:   :2remove extra spaces:0
  43.   Indent:   :2add a space to the beginning of the line:0
  44. Unindent:   :2remove a space from the beginning of the line:0
  45.  
  46. Read control character information [No]? ?0t70 #0}je 5}
  47. Several control key commands are available to expedite the editing process. To use a function, hold down the CONTROL key, and press one of the following letters:
  48.  
  49.   B    :2Move to the beginning of the line:0
  50.   N    :2Move to the end of the line:0
  51.  
  52.   D    :2Delete character under cursor:0
  53.   K    :2Delete to the end of line:0
  54.  
  55.   T    :2Move left  1 character:0
  56.   U    :2Move right 1 character:0
  57.  
  58.   W    :2Move left  1 word:0
  59.   R    :2Move right 1 word:0
  60.  
  61.   V    :2Verify (reprint) text so far:0
  62.   X    :2Cancel line (start over):0
  63.  
  64. 5}n1Back to the editor:
  65.